- some new or modified components (push button, clock,…)
- new search method for user components
- now there are 2 kinds of user components:
1) components made with the "create component class" menu command;
2) components made with a code resource (written in Pascal or C, look at the LogicSim SDK folder and the example called MyProc).
- improved simulation (gates state and display are updated only if needed)
- new node values display options (input/output)
- "Save as PICT" command
Warning
There is NO compatibility at all with LogicSim 1.x !!!
New in v2.1b
- Preview window when creating a component class
New in v2.2b
- larger drawing area
- fixed JK bug
- resizable info window
- menu items for inital node value and new menus
- a component can have a bar over its name if the first character is "/" or "~", for instance /out1
- component classes needed inside another user component are automatically loaded (no more crash)
- ? state generator
- 'Print' command (not really tested)
- copy/paste buttons in preview window
- note window
- 'buffer' gate
- improved pin selection
- Z state (high impedance)
- spinning cursor
- some bugs in simulation with custom components fixed
New in v2.2.1b
- fixed a bug which may cause memory problem after many simulations
New in v2.5b (jully 95)
- new simulation method based on events
- each pin has its own delays
- 'Signals window' to trace values of inputs/outputs
- 'Save As PICT' for Signals Window
- 'Simulation options' dialog
- pages bounds are drawn in background
- new JK with set and reset pins
- sorry the SDK 2.1 doesn't work anymore, you must use the new SDK 2.5
- a bug with the print command in simulation mode has been fixed (no more never-ending printing)
- modules (user component files) can be loaded by using the 'Load module' command OR draging the files from the finder to the components list (which is easier)
- page setups are saved inside the documents
- files that contain component descriptions are now called "modules"
Things to do…
- print command for Signals Window
- better use of drag-and-drop (auto-scroll,…)
- text items in the drawing area
- C++ SDK
New e-mail address: amasson@planete.net
(you must know that I must pay a lot to have an Internet access, so I can't send replies very quickly!)